翻訳と辞書
Words near each other
・ Formaldehyde releaser
・ Formaldehyde resin
・ Formaldehyde transketolase
・ Formalesque
・ Formalism
・ Formalism (art)
・ Formalism (literature)
・ Formalism (mathematics)
・ Formalism (music)
・ Formalism (philosophy)
・ Formalist film theory
・ Formalities
・ Formalities (album)
・ Formalities in English law
・ Formality
Form (programming)
・ Form (religion)
・ FORM (symbolic manipulation system)
・ Form (zoology)
・ Form 1 Planet
・ Form 10-12B
・ Form 10-K
・ Form 10-K405
・ Form 10-Q
・ Form 13F
・ Form 144
・ Form 20-F
・ Form 3
・ Form 3310.4
・ Form 4


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Form (programming) : ウィキペディア英語版
Form (programming)

In component-based programming (Visual Basic, .NET WinForms, Delphi, Lazarus etc.), a form is a representation of a GUI window. A form contains components and controls typically including "OK" and "Cancel" buttons, these objects provide a high-level abstraction of standard or custom widgets which are typically much easier to manipulate than the GUI's underlying API.
At design time, visual controls (buttons, text boxes, and the like) and non-visual components (timers, database connections, layout aids and so on) are placed on the form. These controls and components are positioned and sized interactively, and their properties and event handlers are set with a special editor typically laid out as a grid.
At runtime, automatically generated code creates instances of these controls and components, and sets their properties.
Historically, forms were often implemented as screens on a block-oriented terminal connected to a mainframe computer. HTML forms are conceptually very similar.
==See also==

* Form (document)
* Form (HTML)
* FormEngine
* Master-detail
* Oracle Forms
* Windows Forms
* Windows_Presentation_Foundation
* Xamarin#Xamarin.Forms
* XForms


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Form (programming)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.